Add a missing id to the docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 31 Jan 2011 12:37:36 +0000 (07:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 31 Jan 2011 12:39:06 +0000 (07:39 -0500)
gtk/gtkcssprovider.c

index 2c1b8ad84d3c845ffb98961dfdc676cf155eb5f6..4555229f04e87324fa959f542158521daf6f11c0 100644 (file)
  * &commat;import url ("path/to/common.css");
  * </programlisting>
  * </example>
- * <para>
+ * <para id="css-binding-set">
  * In order to extend key bindings affecting different widgets, GTK+
  * supports the &commat;binding-set rule to parse a set of bind/unbind
  * directives, see #GtkBindingSet for the supported syntax. Note that